[INFO] cloning repository https://github.com/jorgeandrecastro/embassy-st7789v-graphics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jorgeandrecastro/embassy-st7789v-graphics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgeandrecastro%2Fembassy-st7789v-graphics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgeandrecastro%2Fembassy-st7789v-graphics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b90091fc4ab12f2f7e70c8a5fcc324b2a5d138c3
[INFO] testing jorgeandrecastro/embassy-st7789v-graphics against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgeandrecastro%2Fembassy-st7789v-graphics" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jorgeandrecastro/embassy-st7789v-graphics
[INFO] finished tweaking git repo https://github.com/jorgeandrecastro/embassy-st7789v-graphics
[INFO] tweaked toml for git repo https://github.com/jorgeandrecastro/embassy-st7789v-graphics written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jorgeandrecastro/embassy-st7789v-graphics on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jorgeandrecastro/embassy-st7789v-graphics already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded embassy-st7789v v0.3.0
[INFO] [stderr]   Downloaded embassy-time v0.5.1
[INFO] [stderr]   Downloaded embassy-time-driver v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99ac12ecfe69ecea0a25588b86b8d4e8dff85d2b1f72db1fc260a30defbec551
[INFO] running `Command { std: "docker" "start" "-a" "99ac12ecfe69ecea0a25588b86b8d4e8dff85d2b1f72db1fc260a30defbec551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99ac12ecfe69ecea0a25588b86b8d4e8dff85d2b1f72db1fc260a30defbec551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99ac12ecfe69ecea0a25588b86b8d4e8dff85d2b1f72db1fc260a30defbec551", kill_on_drop: false }`
[INFO] [stdout] 99ac12ecfe69ecea0a25588b86b8d4e8dff85d2b1f72db1fc260a30defbec551
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 480172d53c9f156c633192ccfbc655e30c724565b7bc0389b4b836e91cafdf1b
[INFO] running `Command { std: "docker" "start" "-a" "480172d53c9f156c633192ccfbc655e30c724565b7bc0389b4b836e91cafdf1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling embassy-time-driver v0.2.2
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling embassy-time v0.5.1
[INFO] [stderr]    Compiling embassy-st7789v v0.3.0
[INFO] [stderr]    Compiling embassy-st7789v-graphics v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
[INFO] running `Command { std: "docker" "inspect" "480172d53c9f156c633192ccfbc655e30c724565b7bc0389b4b836e91cafdf1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "480172d53c9f156c633192ccfbc655e30c724565b7bc0389b4b836e91cafdf1b", kill_on_drop: false }`
[INFO] [stdout] 480172d53c9f156c633192ccfbc655e30c724565b7bc0389b4b836e91cafdf1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e542420d41efd708c2c8410419f1ac8fc64ce4f408ebbf886c562bab657cf75
[INFO] running `Command { std: "docker" "start" "-a" "0e542420d41efd708c2c8410419f1ac8fc64ce4f408ebbf886c562bab657cf75", kill_on_drop: false }`
[INFO] [stderr]    Compiling embassy-st7789v-graphics v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] running `Command { std: "docker" "inspect" "0e542420d41efd708c2c8410419f1ac8fc64ce4f408ebbf886c562bab657cf75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e542420d41efd708c2c8410419f1ac8fc64ce4f408ebbf886c562bab657cf75", kill_on_drop: false }`
[INFO] [stdout] 0e542420d41efd708c2c8410419f1ac8fc64ce4f408ebbf886c562bab657cf75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cfc8e7bc9e64bbfae3fd5a94fddf99839733c998ba454ecbc044a98c64458335
[INFO] running `Command { std: "docker" "start" "-a" "cfc8e7bc9e64bbfae3fd5a94fddf99839733c998ba454ecbc044a98c64458335", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/embassy_st7789v_graphics-1a5cba17f16efa5d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests embassy_st7789v_graphics
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/lib.rs - triangle (line 371) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - GraphicsBuffered (line 639) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - ellipse (line 411) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - circle (line 272) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - fill_triangle (line 557) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - fill_circle (line 323) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - bezier_quad (line 503) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - line (line 215) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - Graphics (line 128) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 89) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 71) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - triangle (line 371) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `triangle` in this scope
[INFO] [stdout]    --> src/lib.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | triangle(&mut gfx, 120, 10, 20, 310, 220, 310, Color::GREEN).await;
[INFO] [stdout]     | ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 371 + use embassy_st7789v_graphics::triangle;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gfx` in this scope
[INFO] [stdout]    --> src/lib.rs:372:15
[INFO] [stdout]     |
[INFO] [stdout] 372 | triangle(&mut gfx, 120, 10, 20, 310, 220, 310, Color::GREEN).await;
[INFO] [stdout]     |               ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/lib.rs:372:48
[INFO] [stdout]     |
[INFO] [stdout] 372 | triangle(&mut gfx, 120, 10, 20, 310, 220, 310, Color::GREEN).await;
[INFO] [stdout]     |                                                ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 371 + use embassy_st7789v::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:372:62
[INFO] [stdout]     |
[INFO] [stdout] 371 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_371_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] 372 | triangle(&mut gfx, 120, 10, 20, 310, 220, 310, Color::GREEN).await;
[INFO] [stdout]     |                                                              ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - GraphicsBuffered (line 639) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `GraphicsBuffered` in this scope
[INFO] [stdout]    --> src/lib.rs:640:15
[INFO] [stdout]     |
[INFO] [stdout] 640 | let mut gfx = GraphicsBuffered::new(&mut ecran);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ use of undeclared type `GraphicsBuffered`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 639 + use embassy_st7789v_graphics::GraphicsBuffered;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ecran` in this scope
[INFO] [stdout]    --> src/lib.rs:640:42
[INFO] [stdout]     |
[INFO] [stdout] 640 | let mut gfx = GraphicsBuffered::new(&mut ecran);
[INFO] [stdout]     |                                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `line_buf` in this scope
[INFO] [stdout]    --> src/lib.rs:641:1
[INFO] [stdout]     |
[INFO] [stdout] 641 | line_buf(&mut gfx, 0, 0, 239, 319, Color::WHITE);
[INFO] [stdout]     | ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 639 + use embassy_st7789v_graphics::line_buf;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/lib.rs:641:36
[INFO] [stdout]     |
[INFO] [stdout] 641 | line_buf(&mut gfx, 0, 0, 239, 319, Color::WHITE);
[INFO] [stdout]     |                                    ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 639 + use embassy_st7789v::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `circle_buf` in this scope
[INFO] [stdout]    --> src/lib.rs:642:1
[INFO] [stdout]     |
[INFO] [stdout] 642 | circle_buf(&mut gfx, 120, 160, 60, Color::CYAN);
[INFO] [stdout]     | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 639 + use embassy_st7789v_graphics::circle_buf;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/lib.rs:642:36
[INFO] [stdout]     |
[INFO] [stdout] 642 | circle_buf(&mut gfx, 120, 160, 60, Color::CYAN);
[INFO] [stdout]     |                                    ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 639 + use embassy_st7789v::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ecran` in this scope
[INFO] [stdout]    --> src/lib.rs:644:1
[INFO] [stdout]     |
[INFO] [stdout] 644 | ecran.flush().await.unwrap();
[INFO] [stdout]     | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:644:15
[INFO] [stdout]     |
[INFO] [stdout] 639 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_639_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 644 | ecran.flush().await.unwrap();
[INFO] [stdout]     |               ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ellipse (line 411) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `ellipse` in this scope
[INFO] [stdout]    --> src/lib.rs:412:1
[INFO] [stdout]     |
[INFO] [stdout] 412 | ellipse(&mut gfx, 120, 160, 100, 60, Color::MAGENTA).await; // ellipse large
[INFO] [stdout]     | ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 411 + use embassy_st7789v_graphics::ellipse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gfx` in this scope
[INFO] [stdout]    --> src/lib.rs:412:14
[INFO] [stdout]     |
[INFO] [stdout] 412 | ellipse(&mut gfx, 120, 160, 100, 60, Color::MAGENTA).await; // ellipse large
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]     |              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/lib.rs:412:38
[INFO] [stdout]     |
[INFO] [stdout] 412 | ellipse(&mut gfx, 120, 160, 100, 60, Color::MAGENTA).await; // ellipse large
[INFO] [stdout]     |                                      ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 411 + use embassy_st7789v::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ellipse` in this scope
[INFO] [stdout]    --> src/lib.rs:413:1
[INFO] [stdout]     |
[INFO] [stdout] 413 | ellipse(&mut gfx, 120, 160, 40, 40, Color::WHITE).await;
[INFO] [stdout]     | ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 411 + use embassy_st7789v_graphics::ellipse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gfx` in this scope
[INFO] [stdout]    --> src/lib.rs:413:14
[INFO] [stdout]     |
[INFO] [stdout] 413 | ellipse(&mut gfx, 120, 160, 40, 40, Color::WHITE).await;
[INFO] [stdout]     |              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/lib.rs:413:37
[INFO] [stdout]     |
[INFO] [stdout] 413 | ellipse(&mut gfx, 120, 160, 40, 40, Color::WHITE).await;
[INFO] [stdout]     |                                     ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 411 + use embassy_st7789v::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:412:54
[INFO] [stdout]     |
[INFO] [stdout] 411 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_411_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] 412 | ellipse(&mut gfx, 120, 160, 100, 60, Color::MAGENTA).await; // ellipse large
[INFO] [stdout]     |                                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:413:51
[INFO] [stdout]     |
[INFO] [stdout] 411 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_411_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] 412 | ellipse(&mut gfx, 120, 160, 100, 60, Color::MAGENTA).await; // ellipse large
[INFO] [stdout] 413 | ellipse(&mut gfx, 120, 160, 40, 40, Color::WHITE).await;
[INFO] [stdout]     |                                                   ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - circle (line 272) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `circle` in this scope
[INFO] [stdout]    --> src/lib.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | circle(&mut gfx, 120, 160, 60, Color::CYAN).await;
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 272 + use embassy_st7789v_graphics::circle;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gfx` in this scope
[INFO] [stdout]    --> src/lib.rs:273:13
[INFO] [stdout]     |
[INFO] [stdout] 273 | circle(&mut gfx, 120, 160, 60, Color::CYAN).await;
[INFO] [stdout]     |             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/lib.rs:273:32
[INFO] [stdout]     |
[INFO] [stdout] 273 | circle(&mut gfx, 120, 160, 60, Color::CYAN).await;
[INFO] [stdout]     |                                ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 272 + use embassy_st7789v::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:273:45
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_272_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] 273 | circle(&mut gfx, 120, 160, 60, Color::CYAN).await;
[INFO] [stdout]     |                                             ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - fill_triangle (line 557) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `fill_triangle` in this scope
[INFO] [stdout]    --> src/lib.rs:558:1
[INFO] [stdout]     |
[INFO] [stdout] 558 | fill_triangle(&mut gfx, 120, 10, 20, 310, 220, 310, Color::YELLOW).await;
[INFO] [stdout]     | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 557 + use embassy_st7789v_graphics::fill_triangle;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gfx` in this scope
[INFO] [stdout]    --> src/lib.rs:558:20
[INFO] [stdout]     |
[INFO] [stdout] 558 | fill_triangle(&mut gfx, 120, 10, 20, 310, 220, 310, Color::YELLOW).await;
[INFO] [stdout]     |                    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/lib.rs:558:53
[INFO] [stdout]     |
[INFO] [stdout] 558 | fill_triangle(&mut gfx, 120, 10, 20, 310, 220, 310, Color::YELLOW).await;
[INFO] [stdout]     |                                                     ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 557 + use embassy_st7789v::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:558:68
[INFO] [stdout]     |
[INFO] [stdout] 557 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_557_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] 558 | fill_triangle(&mut gfx, 120, 10, 20, 310, 220, 310, Color::YELLOW).await;
[INFO] [stdout]     |                                                                    ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - fill_circle (line 323) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `fill_circle` in this scope
[INFO] [stdout]    --> src/lib.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | fill_circle(&mut gfx, 120, 160, 50, Color::BLUE).await;
[INFO] [stdout]     | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 323 + use embassy_st7789v_graphics::fill_circle;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gfx` in this scope
[INFO] [stdout]    --> src/lib.rs:324:18
[INFO] [stdout]     |
[INFO] [stdout] 324 | fill_circle(&mut gfx, 120, 160, 50, Color::BLUE).await;
[INFO] [stdout]     |                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/lib.rs:324:37
[INFO] [stdout]     |
[INFO] [stdout] 324 | fill_circle(&mut gfx, 120, 160, 50, Color::BLUE).await;
[INFO] [stdout]     |                                     ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 323 + use embassy_st7789v::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:324:50
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_323_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] 324 | fill_circle(&mut gfx, 120, 160, 50, Color::BLUE).await;
[INFO] [stdout]     |                                                  ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - bezier_quad (line 503) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `bezier_quad` in this scope
[INFO] [stdout]    --> src/lib.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 | bezier_quad(&mut gfx, 10, 280, 120, 40, 230, 280, 24, Color::ORANGE).await;
[INFO] [stdout]     | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 503 + use embassy_st7789v_graphics::bezier_quad;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gfx` in this scope
[INFO] [stdout]    --> src/lib.rs:505:18
[INFO] [stdout]     |
[INFO] [stdout] 505 | bezier_quad(&mut gfx, 10, 280, 120, 40, 230, 280, 24, Color::ORANGE).await;
[INFO] [stdout]     |                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/lib.rs:505:55
[INFO] [stdout]     |
[INFO] [stdout] 505 | bezier_quad(&mut gfx, 10, 280, 120, 40, 230, 280, 24, Color::ORANGE).await;
[INFO] [stdout]     |                                                       ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 503 + use embassy_st7789v::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:505:70
[INFO] [stdout]     |
[INFO] [stdout] 503 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_503_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] 504 | // Arche : point de contrôle en haut au centre
[INFO] [stdout] 505 | bezier_quad(&mut gfx, 10, 280, 120, 40, 230, 280, 24, Color::ORANGE).await;
[INFO] [stdout]     |                                                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - line (line 215) stdout ----
[INFO] [stdout] error[E0423]: expected function, found macro `line`
[INFO] [stdout]    --> src/lib.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | line(&mut gfx, 0, 0, 239, 319, Color::WHITE).await;  // diagonale complète
[INFO] [stdout]     | ^^^^ not a function
[INFO] [stdout]     |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]     |
[INFO] [stdout] 216 | line!(&mut gfx, 0, 0, 239, 319, Color::WHITE).await;  // diagonale complète
[INFO] [stdout]     |     +
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]     |
[INFO] [stdout] 215 + use embassy_st7789v_graphics::line;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gfx` in this scope
[INFO] [stdout]    --> src/lib.rs:216:11
[INFO] [stdout]     |
[INFO] [stdout] 216 | line(&mut gfx, 0, 0, 239, 319, Color::WHITE).await;  // diagonale complète
[INFO] [stdout]     |           ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/lib.rs:216:32
[INFO] [stdout]     |
[INFO] [stdout] 216 | line(&mut gfx, 0, 0, 239, 319, Color::WHITE).await;  // diagonale complète
[INFO] [stdout]     |                                ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 215 + use embassy_st7789v::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `line`
[INFO] [stdout]    --> src/lib.rs:217:1
[INFO] [stdout]     |
[INFO] [stdout] 217 | line(&mut gfx, 0, 0, 239, 319, Color::BLACK).await;
[INFO] [stdout]     | ^^^^ not a function
[INFO] [stdout]     |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]     |
[INFO] [stdout] 217 | line!(&mut gfx, 0, 0, 239, 319, Color::BLACK).await;
[INFO] [stdout]     |     +
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]     |
[INFO] [stdout] 215 + use embassy_st7789v_graphics::line;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gfx` in this scope
[INFO] [stdout]    --> src/lib.rs:217:11
[INFO] [stdout]     |
[INFO] [stdout] 217 | line(&mut gfx, 0, 0, 239, 319, Color::BLACK).await;
[INFO] [stdout]     |           ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/lib.rs:217:32
[INFO] [stdout]     |
[INFO] [stdout] 217 | line(&mut gfx, 0, 0, 239, 319, Color::BLACK).await;
[INFO] [stdout]     |                                ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 215 + use embassy_st7789v::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:216:46
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_215_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] 216 | line(&mut gfx, 0, 0, 239, 319, Color::WHITE).await;  // diagonale complète
[INFO] [stdout]     |                                              ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:217:46
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_215_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] 216 | line(&mut gfx, 0, 0, 239, 319, Color::WHITE).await;  // diagonale complète
[INFO] [stdout] 217 | line(&mut gfx, 0, 0, 239, 319, Color::BLACK).await;
[INFO] [stdout]     |                                              ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Graphics (line 128) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Graphics` in this scope
[INFO] [stdout]    --> src/lib.rs:129:15
[INFO] [stdout]     |
[INFO] [stdout] 129 | let mut gfx = Graphics::new(&mut ecran);
[INFO] [stdout]     |               ^^^^^^^^ use of undeclared type `Graphics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 128 + use embassy_st7789v_graphics::Graphics;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ecran` in this scope
[INFO] [stdout]    --> src/lib.rs:129:34
[INFO] [stdout]     |
[INFO] [stdout] 129 | let mut gfx = Graphics::new(&mut ecran);
[INFO] [stdout]     |                                  ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `line`
[INFO] [stdout]    --> src/lib.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | line(&mut gfx, 0, 0, 239, 319, Color::RED).await;
[INFO] [stdout]     | ^^^^ not a function
[INFO] [stdout]     |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]     |
[INFO] [stdout] 130 | line!(&mut gfx, 0, 0, 239, 319, Color::RED).await;
[INFO] [stdout]     |     +
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]     |
[INFO] [stdout] 128 + use embassy_st7789v_graphics::line;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/lib.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 | line(&mut gfx, 0, 0, 239, 319, Color::RED).await;
[INFO] [stdout]     |                                ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 128 + use embassy_st7789v::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:130:44
[INFO] [stdout]     |
[INFO] [stdout] 128 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_128_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] 129 | let mut gfx = Graphics::new(&mut ecran);
[INFO] [stdout] 130 | line(&mut gfx, 0, 0, 239, 319, Color::RED).await;
[INFO] [stdout]     |                                            ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 89) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `ecran` in this scope
[INFO] [stdout]   --> src/lib.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     ecran.fill_screen_buf(Color::BLACK);
[INFO] [stdout]    |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:91:27
[INFO] [stdout]    |
[INFO] [stdout] 91 |     ecran.fill_screen_buf(Color::BLACK);
[INFO] [stdout]    |                           ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 89 + use embassy_st7789v::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `GraphicsBuffered` in this scope
[INFO] [stdout]   --> src/lib.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mut gfx = GraphicsBuffered::new(&mut ecran);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ use of undeclared type `GraphicsBuffered`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 89 + use embassy_st7789v_graphics::GraphicsBuffered;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ecran` in this scope
[INFO] [stdout]   --> src/lib.rs:93:50
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mut gfx = GraphicsBuffered::new(&mut ecran);
[INFO] [stdout]    |                                                  ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `line_buf` in this scope
[INFO] [stdout]   --> src/lib.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         line_buf(&mut gfx, 0, 0, 239, 319, Color::WHITE);
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 89 + use embassy_st7789v_graphics::line_buf;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:94:44
[INFO] [stdout]    |
[INFO] [stdout] 94 |         line_buf(&mut gfx, 0, 0, 239, 319, Color::WHITE);
[INFO] [stdout]    |                                            ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 89 + use embassy_st7789v::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `circle_buf` in this scope
[INFO] [stdout]   --> src/lib.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         circle_buf(&mut gfx, 120, 160, 60, Color::CYAN);
[INFO] [stdout]    |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 89 + use embassy_st7789v_graphics::circle_buf;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:95:44
[INFO] [stdout]    |
[INFO] [stdout] 95 |         circle_buf(&mut gfx, 120, 160, 60, Color::CYAN);
[INFO] [stdout]    |                                            ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 89 + use embassy_st7789v::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ecran` in this scope
[INFO] [stdout]   --> src/lib.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     ecran.draw_str_buf(8, 10, b"BONJOUR", Color::YELLOW, Color::BLACK);
[INFO] [stdout]    |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:97:43
[INFO] [stdout]    |
[INFO] [stdout] 97 |     ecran.draw_str_buf(8, 10, b"BONJOUR", Color::YELLOW, Color::BLACK);
[INFO] [stdout]    |                                           ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 89 + use embassy_st7789v::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:97:58
[INFO] [stdout]    |
[INFO] [stdout] 97 |     ecran.draw_str_buf(8, 10, b"BONJOUR", Color::YELLOW, Color::BLACK);
[INFO] [stdout]    |                                                          ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 89 + use embassy_st7789v::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ecran` in this scope
[INFO] [stdout]   --> src/lib.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     ecran.flush().await.unwrap(); // envoi unique → zéro clignotement
[INFO] [stdout]    |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_89_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 98 |     ecran.flush().await.unwrap(); // envoi unique → zéro clignotement
[INFO] [stdout]    |                   ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 71) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `ecran` in this scope
[INFO] [stdout]   --> src/lib.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     ecran.fill_screen(Color::BLACK).await.unwrap();
[INFO] [stdout]    |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |     ecran.fill_screen(Color::BLACK).await.unwrap();
[INFO] [stdout]    |                       ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 71 + use embassy_st7789v::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Graphics` in this scope
[INFO] [stdout]   --> src/lib.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let mut gfx = Graphics::new(&mut ecran);
[INFO] [stdout]    |                       ^^^^^^^^ use of undeclared type `Graphics`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 71 + use embassy_st7789v_graphics::Graphics;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ecran` in this scope
[INFO] [stdout]   --> src/lib.rs:75:42
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let mut gfx = Graphics::new(&mut ecran);
[INFO] [stdout]    |                                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `line`
[INFO] [stdout]   --> src/lib.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         line(&mut gfx, 0, 0, 239, 319, Color::WHITE).await;
[INFO] [stdout]    |         ^^^^ not a function
[INFO] [stdout]    |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]    |
[INFO] [stdout] 76 |         line!(&mut gfx, 0, 0, 239, 319, Color::WHITE).await;
[INFO] [stdout]    |             +
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]    |
[INFO] [stdout] 71 + use embassy_st7789v_graphics::line;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:76:40
[INFO] [stdout]    |
[INFO] [stdout] 76 |         line(&mut gfx, 0, 0, 239, 319, Color::WHITE).await;
[INFO] [stdout]    |                                        ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 71 + use embassy_st7789v::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `circle` in this scope
[INFO] [stdout]   --> src/lib.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         circle(&mut gfx, 120, 160, 60, Color::CYAN).await;
[INFO] [stdout]    |         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 71 + use embassy_st7789v_graphics::circle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:77:40
[INFO] [stdout]    |
[INFO] [stdout] 77 |         circle(&mut gfx, 120, 160, 60, Color::CYAN).await;
[INFO] [stdout]    |                                        ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 71 + use embassy_st7789v::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ecran` in this scope
[INFO] [stdout]   --> src/lib.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     ecran.draw_str(8, 10, b"BONJOUR", Color::YELLOW, Color::BLACK).await.unwrap();
[INFO] [stdout]    |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:79:39
[INFO] [stdout]    |
[INFO] [stdout] 79 |     ecran.draw_str(8, 10, b"BONJOUR", Color::YELLOW, Color::BLACK).await.unwrap();
[INFO] [stdout]    |                                       ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 71 + use embassy_st7789v::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:79:54
[INFO] [stdout]    |
[INFO] [stdout] 79 |     ecran.draw_str(8, 10, b"BONJOUR", Color::YELLOW, Color::BLACK).await.unwrap();
[INFO] [stdout]    |                                                      ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 71 + use embassy_st7789v::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:73:37
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_71_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] 72 | loop {
[INFO] [stdout] 73 |     ecran.fill_screen(Color::BLACK).await.unwrap();
[INFO] [stdout]    |                                     ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:76:54
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_71_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 76 |         line(&mut gfx, 0, 0, 239, 319, Color::WHITE).await;
[INFO] [stdout]    |                                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:77:53
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_71_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 77 |         circle(&mut gfx, 120, 160, 60, Color::CYAN).await;
[INFO] [stdout]    |                                                     ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:79:68
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_71_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 79 |     ecran.draw_str(8, 10, b"BONJOUR", Color::YELLOW, Color::BLACK).await.unwrap();
[INFO] [stdout]    |                                                                    ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 71)
[INFO] [stdout]     src/lib.rs - (line 89)
[INFO] [stdout]     src/lib.rs - Graphics (line 128)
[INFO] [stdout]     src/lib.rs - GraphicsBuffered (line 639)
[INFO] [stdout]     src/lib.rs - bezier_quad (line 503)
[INFO] [stdout]     src/lib.rs - circle (line 272)
[INFO] [stdout]     src/lib.rs - ellipse (line 411)
[INFO] [stdout]     src/lib.rs - fill_circle (line 323)
[INFO] [stdout]     src/lib.rs - fill_triangle (line 557)
[INFO] [stdout]     src/lib.rs - line (line 215)
[INFO] [stdout]     src/lib.rs - triangle (line 371)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.66s; merged doctests compilation took 0.29s
[INFO] running `Command { std: "docker" "inspect" "cfc8e7bc9e64bbfae3fd5a94fddf99839733c998ba454ecbc044a98c64458335", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfc8e7bc9e64bbfae3fd5a94fddf99839733c998ba454ecbc044a98c64458335", kill_on_drop: false }`
[INFO] [stdout] cfc8e7bc9e64bbfae3fd5a94fddf99839733c998ba454ecbc044a98c64458335
